func runtime.nextFreeFast

5 uses

	runtime (current package)
		malloc.go#L927: func nextFreeFast(s *mspan) gclinkptr {
		malloc.go#L1173: 	v := nextFreeFast(span)
		malloc.go#L1281: 	v := nextFreeFast(span)
		malloc.go#L1364: 	v := nextFreeFast(span)
		malloc.go#L1462: 	v := nextFreeFast(span)